home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Productivity / MacJournal 4.0.4.dmg / MacJournal.app / Contents / Resources / Italian.lproj / JournalChooser.nib / classes.nib next >
Text File  |  2006-06-27  |  738b  |  24 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {choose = id; newJournal = id; }; 
  6.             CLASS = JournalChooser; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 accessoryPlaceholderView = NSView; 
  10.                 newJournalButton = NSButton; 
  11.                 outlineView = NSOutlineView; 
  12.             }; 
  13.             SUPERCLASS = MJWindowController; 
  14.         }, 
  15.         {
  16.             ACTIONS = {cancel = id; ok = id; }; 
  17.             CLASS = MJWindowController; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {helpButton = NSButton; }; 
  20.             SUPERCLASS = NSWindowController; 
  21.         }
  22.     ); 
  23.     IBVersion = 1; 
  24. }